home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6454 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Simple wordwrapping editor code?
  5. Date: 24 Feb 1996 12:26:14 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4gns96INN14v@keats.ugrad.cs.ubc.ca>
  8. References: <312b0b69.5468442@news>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <312b0b69.5468442@news>,
  12. Faye Pearson <faye@fe-line.demon.co.uk> wrote:
  13. >Hi,
  14. >
  15. >Dows anyone know if there is some simple editor source code around?
  16. >
  17. >I want to write a BBS Door so if it used ANSI/AVATAR Control sequences
  18. >for positioning the cursor, scrolling etc. that would be a bonus :-)
  19.  
  20. This is stupid in the days of cheaply available UNIX. I'm dialed up via modem
  21. into a UNIX machine where I can not only use the best text editor the world has
  22. ever seen (but I won't name it, of course, but suffice it to say that it does
  23. far more than word wrap), but I can write C programs, compile them into machine
  24. language and execute them---while a dozen other users are going about their
  25. business. There are all kinds of BBS packages available, even text-based WWW
  26. browsers.
  27.  
  28. ``BBS Doors'' are a thing of the early eighties when dial up bulletin boards
  29. were toys for weird kids like me to set up for other weird kids.
  30. -- 
  31.  
  32.